[INFO] fetching crate meerkat-models 0.6.26...
[INFO] testing meerkat-models-0.6.26 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate meerkat-models 0.6.26 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate meerkat-models 0.6.26
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate meerkat-models 0.6.26
[INFO] tweaked toml for crates.io crate meerkat-models 0.6.26 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate meerkat-models 0.6.26 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate meerkat-models 0.6.26 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding meerkat-core v0.6.34 (available: v0.7.2)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f71497e7feb70c9cef28dc6a3a7464f3f4c36a80553020849a97d7af7964757
[INFO] running `Command { std: "docker" "start" "1f71497e7feb70c9cef28dc6a3a7464f3f4c36a80553020849a97d7af7964757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f71497e7feb70c9cef28dc6a3a7464f3f4c36a80553020849a97d7af7964757" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f71497e7feb70c9cef28dc6a3a7464f3f4c36a80553020849a97d7af7964757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f71497e7feb70c9cef28dc6a3a7464f3f4c36a80553020849a97d7af7964757" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling meerkat-core v0.6.34
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling referencing v0.26.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling jsonschema v0.26.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling meerkat-models v0.6.26 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `meerkat-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name meerkat_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/meerkat-core-0.6.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--deny=clippy::unwrap_used' '--allow=clippy::unused_self' '--allow=clippy::unused_async' --deny=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--deny=clippy::unimplemented' --warn=unexpected_cfgs '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::ref_option' '--deny=clippy::redundant_clone' '--allow=clippy::print_stdout' '--allow=clippy::print_stderr' '--deny=clippy::panic' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--deny=clippy::mutex_integer' '--deny=clippy::mutex_atomic' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::map_unwrap_or' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::let_underscore_untyped' '--allow=clippy::items_after_statements' '--deny=clippy::implicit_clone' '--allow=clippy::ignore_without_reason' '--allow=clippy::format_push_string' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::float_cmp' '--deny=clippy::expect_used' '--allow=clippy::doc_markdown' '--allow=clippy::doc_link_with_quotes' '--allow=clippy::default_trait_access' '--deny=clippy::dbg_macro' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::case_sensitive_file_extension_comparisons' '--allow=clippy::cargo_common_metadata' '--allow=clippy::assigning_clones' '--allow=clippy::allow_attributes_without_reason' --check-cfg 'cfg(meerkat_internal_agent_factory_build)' --cfg 'feature="default"' --cfg 'feature="jsonschema"' --cfg 'feature="schema"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__meerkat-facade-agent-factory-build", "default", "jsonschema", "schema"))' -C metadata=087c4d925384c656 -C extra-filename=-7e5ee3c0237b5ba4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-de0b9b91968b9f83.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-18b2b26fd28a0b42.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-8c18bd24e74b2b1c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6f0eb015339a6e53.rmeta --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-c51007a69843af22.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-81b07251bcc23658.rmeta --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-299f7f9583bc568a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-20342f353d34425c.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ee789a3f6c1cce7d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b22e55393df9cc04.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a6372623285b2a79.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-52397a079fde0022.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-a3b474e1323fe849.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0572381433ab551e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0d9b946285be3149.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-9574639a23756867.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-390bc20e0bd28597.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f9d8c9f9b7b65d23.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1f71497e7feb70c9cef28dc6a3a7464f3f4c36a80553020849a97d7af7964757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f71497e7feb70c9cef28dc6a3a7464f3f4c36a80553020849a97d7af7964757", kill_on_drop: false }`
[INFO] [stdout] 1f71497e7feb70c9cef28dc6a3a7464f3f4c36a80553020849a97d7af7964757
